lcTIN_BndAuto Home

Automatically creates a boundary in a TIN object.

 BOOL lcTIN_BndAuto (
   double MaxDist,
   HANDLE hLcWnd
 );

Parameters
MaxDist
  Maximal length of boundary edge.
hLcWnd
  Handle to a graphics window object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).